With this PTF, you can use the IP configuration command to configure the following TCP parameters:
To access the TCP configuration environment, enter the following command at the IP config> prompt:
IP config> TCP TCP config>
Table 1. TCP Configuration Commands Summary
| Command | Function |
|---|---|
| List | Displays TCP configuration items. |
| Set | Defines certain TCP configuration parameters that affect retransmission and session controls, performance, and TelnetServer ports. |
Use the list command to display the TCP configuration data.
Syntax:
Example: list all
TCP Parameters
0 tells router to use default
see Console (talk 5) for runtime values
Telnet server port........: 23 Timeout (seconds).........: 300
Min retransmit (.01sec).: 25 Max retransmit (.01sec).: 6400
Connection limit..........: 0 Hash table size...........: 500
Keepalive interval (sec.).: 90 Memory block size.........: 756
Use the set command to set certain values (intervals, sizes, limits) within your TCP configuration.
Syntax:
Default Value: Varies depending on the amount of memory installed in the router. To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set connection-limit 500
Default Value: Varies between 64 and 10 275, depending on the amount of memory installed in the router. To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set hash-table-size 100
Default Value: Varies depending on the amount of memory installed in the router. To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set keepalive-interval 2500
Default Value: 6400 (64 seconds). To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set maxrx-interval 300
This example sets the maximum retransmit value to 3 seconds.
Default Value: 756 bytes. To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set memory-block-size 50
Default Value: 25 (.25 seconds). To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set minrx-interval 50
This example sets the minimum retransmit value to .5 seconds.
Default Value: 23. To use the default setting, select the "default" pushbutton in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set telnet-port 10023
Default Value: 180 seconds (3 minutes). To use the default setting, select the default button in the configuration tool or specify zero (0) from the router console.
Example:
TCP config> set timeout 250